5b4329eae50e77553712e840f343a6382f36564a
[git-annex.git] /
1 [[!comment format=mdwn
2  username="nobodyinperson"
3  avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5"
4  subject="Clarification"
5  date="2023-07-12T11:29:41Z"
6  content="""
7 @ewen for the record:
8
9 I never suggested that `git annex sync` auto-adds new files by default, see [my comment above](http://git-annex.branchable.com/todo/Having___39__git_annex_sync__39___optionally_add/#comment-37c3eb24df11d85c07b78c0297447c45):
10
11 > Exactly, I also would never want git annex sync to do the adding by default - strictly as an opt-in configuration.
12
13 As `git annex sync` already had so many options for configuring its behaviour, I thought having one more that runs `git annex add` in the beginning wouldn't hurt. I never suggested changing `git annex sync`'s default behaviour. Purely opt-in. Same for the existing options like `annex.synccontent` etc.
14
15 Changing `git annex sync`'s default behaviour of now syncing content was joey's idea, not mine.
16
17 > if you want to implement new behaviour for such a fundamental command
18
19 There is already `git annex assist` to do exactly that. See above or the changelogs.
20
21 Just to clarify. Please read the discussions you're referring to thoroughly before claiming things between the lines. ðŸ™‚ 
22
23 Now back to constructive discussion.
24 """]]